ceve software package provides utility to parse package dependencies as set of constraints, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ceve
ceve is installed in your system.
Make ensure the ceve package were installed using the commands given below,
$ sudo dpkg-query -l | grep ceve *
You will get with ceve package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Development |
| Package | ceve |
| Version | 1.4-2 |
| Description | utility to parse package dependencies as set of constraints |
| Sub Section | devel |